home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Explore Yellowstone
/
Explore Yellowstone (1997)(The Learning Company)[PC-Mac].iso
/
mac
/
ROSTER.DIR
/
00034_Script_sc deleteAll
< prev
next >
Wrap
Text File
|
1996-02-29
|
279b
|
15 lines
on mouseDown
set the CastNum of sprite 8 to the number of cast "delete1"
updateStage
end
on mouseUp
set the CastNum of sprite 8 to the number of cast "delete2"
updateStage
puppetSprite 8, false
deleteRoster
loadMainList
go to "Roster"
end